Release 10.1A: OpenEdge Data Management:
SQL Reference
Character-string literals
A character-string literal is a string of characters enclosed in single quotation marks ( '
Example'). To include a single quotation mark in a character-string literal, precede it with an additional single quotation mark.The
INSERTstatements in the following example show embedding quotation marks in character-string literals:
Note: A character string literal can contain multi-byte characters in the character set used by the SQL client. Only single-byte ASCII-encoded quote marks are valid in the syntax.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |